projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2021-07-30
k3tu0isui
Fix problem when switching between different prolog...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Mattias Engdegård
Simplify lexical let-optimisations
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Lars Ingebrigtsen
Ensure that recover-file doesn't leave stale auto-save...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Lars Ingebrigtsen
Allow shell PROMPT strings to have ANSI codes
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Max Nikulin
mailcap.el: Avoid xdg-open silent failure
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Lars Ingebrigtsen
Fix case insensitivity in `read-file-name'
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Lars Ingebrigtsen
Fix issue with mml-preview from outside Gnus
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Lars Ingebrigtsen
Work around long-standing seq.el compilation warning
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Basil L. Contovounesios
Remove a redundant let-binding from Ispell
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Michael Albinus
* etc/NEWS: Tramp supports authentication via yubikey...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Michael Albinus
Fix bug#49773 in Tramp
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Mattias Engdegård
Optimise let and let* whose body is constant or the...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Mattias Engdegård
Move warnings about bad let-bindings from source optimi...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Mattias Engdegård
Optimise prog1 better
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Mattias Engdegård
Elide lexical variables in for-effect context in source...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Mattias Engdegård
Single source optimiser entry point
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Stephen Gildea
mh-junk: replace color-based terms with descriptive...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
Nick Gasson
Avoid errors in rmailsum for messages without "From"
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
dickmao
Follow-up toggle-subscription name change
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
Dmitry Gutov
Fix printing of multiple items in one group without...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
dickmao
Rename Gnus -unsubscribe-group commands to -toggle...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Lars Ingebrigtsen
Improve mode-line-position-column-format manual entry
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Juri Linkov
* lisp/progmodes/gud.el: Add prefix 'gud-' to repeat...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Lars Ingebrigtsen
Make byte-recompile-directory less brittle
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Lars Ingebrigtsen
Improve mode-line-position-column-format doc string
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Kévin Le Gouguec
Improve file-name-concat NEWS entry
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Michael Albinus
Display yubikey message properly in Tramp
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Brian Leung
Ensure that gud commands for non-GDB debuggers are...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Brian Leung
Ensure that gud commands for M-x gdb are handled by...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Juri Linkov
* lisp/tab-bar.el (tab-bar-format-global): Use string...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Mattias Engdegård
; * lisp/completion.el (load-completions-from-file...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Michael Albinus
Mark all autorevert tests as unstable on Cygwin (bug...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Mattias Engdegård
Fix mistake in switch-case generation of `null` (bug...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Lars Ingebrigtsen
Revert "Make revert-buffer preserve buffer-readedness"
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Michael Albinus
; Fix last change in tramp.el
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Michael Albinus
Final tweak for Tramp's yubikey detection
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Alan Third
Convert fringe bitmaps to vectors on NS port
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Alan Third
Fix NS inset rectangle corners
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Alan Third
Simplify NS sizing and positioning code
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Alan Third
* src/nsterm.m (ns_set_frame_alpha): Enable alpha on...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Alan Third
Fix image crash on macOS (bug#49688)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Mattias Engdegård
Adjust grep-mode end-col function return value
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Michael Albinus
Some minor improvements for share handling in tramp...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Michael Albinus
Adapt Tramp for yubikey
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Michael Albinus
Adapt tramp-sudoedit.el for better testing
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Mattias Engdegård
; * lisp/replace.el (occur-after-change-function):...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Mattias Engdegård
Describe changes to the occur-mode implementation in...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Glenn Morris
Fix recent gdb-mi change
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Glenn Morris
Merge from origin/emacs-27
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Michael Albinus
Add instructions for Tramp bug reports
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Mattias Engdegård
Fix tex-validate-buffer
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Mattias Engdegård
Add back occur-mode-find-occurrence for compatibility...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Eli Zaretskii
Fix compilation of xftfont.c with old fontconfig
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Michael Albinus
Fix extended attributes for Tramp's sudoedit method...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Kévin Le Gouguec
* etc/NEWS: Fix renaming of directory-append.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Christopher...
When bookmark is overwritten, unfontify its previous...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Michael Albinus
Use `file-name-concat' in Tramp
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Mattias Engdegård
Don't squash markers in occur-edit-mode
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Mattias Engdegård
Keep track of match extents in occur-mode (bug#39121)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Arthur Miller
Support '--group-directories-first' in ls-lisp.el
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Peter Feigl
Add commands to move to next/previous column in tabulat...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Lars Ingebrigtsen
Rename directory-append to file-name-concat
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Lars Ingebrigtsen
Allow empty elements in directory-append
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Mattias Engdegård
Disable delay and ding in replace-tests
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Eli Zaretskii
; * src/fileio.c (Fdirectory_append): Doc fix.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Yuan Fu
Add filter to GDB's register buffer
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Lars Ingebrigtsen
Really convert to multibyte in Fdirectory_append
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Michael Albinus
Fix last commit in tramp.el
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Lars Ingebrigtsen
Fix Fdirectory_append check for whether strings have...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Lars Ingebrigtsen
Set the normal-erase-is-backspace variable from Customize
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Lars Ingebrigtsen
Tweak Fdirectory_append slightly
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Lars Ingebrigtsen
Improve directory-append manual entry
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Lars Ingebrigtsen
Tweak Fdirectory_append for efficiency
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Lars Ingebrigtsen
Extend directory-append to take an arbitrary number...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Basil L. Contovounesios
; Fix directory-append arglist in files.texi.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Michael Albinus
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Michael Albinus
Add Tramp support for yubikey (bug#49714)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Lars Ingebrigtsen
Adjust tab-bar to the new mode-line-misc-info value
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Lars Ingebrigtsen
Remove duplicated NEWS entries
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Lars Ingebrigtsen
Make 's' in *Help* work for Lisp-defined variables...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Lars Ingebrigtsen
Fix problem when moving files called ~ to the trash
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Lars Ingebrigtsen
Add new function `directory-append'
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Eli Zaretskii
; One more change in back.texi.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Eli Zaretskii
; Yet another last-minute change in Emacs manual for...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Lars Ingebrigtsen
Make the test for auto-mode-alist from .dir-local.el...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Eli Zaretskii
; * etc/NEWS: Fix wording of the 'fill-column' entry.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Eli Zaretskii
; * lisp/calendar/cal-french.el (calendar-french-trim...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Eli Zaretskii
; * lisp/files.el (set-auto-mode--apply-alist): Doc...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Eli Zaretskii
Improve recently added documentation
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Michael Albinus
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Alex Bochannek
Fix bug#49699
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Lars Ingebrigtsen
Fix typo in set-auto-mode--apply-alist
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Lars Ingebrigtsen
Allow storing SMTP variables when queueing mail
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Lars Ingebrigtsen
Fix do-auto-fill thinko introduced earlier today
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Tom Tromey
Add auto-mode-alist functionality to .dir-locals.el
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Jean Forget
Add more support for the French Revolutionary Calendar
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Mattias Engdegård
Off-by-one error in compilation rule end-column functio...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Mattias Engdegård
Warn about arity errors in inlining calls (bug#12299)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
F. Jason Park
Remove text props from callback args in erc-button
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Lars Ingebrigtsen
declare-function doc string clarification about FILE
commit
|
commitdiff
|
tree
|
snapshot
next